In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / TxtPageMarginBottom Property

TxtPageMarginBottom Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property TxtPageMarginBottom As Single
public float TxtPageMarginBottom {get; set;}
public read-write property TxtPageMarginBottom: Single; 
public function get,set TxtPageMarginBottom : float
public: __property float get_TxtPageMarginBottom();

public: __property void set_TxtPageMarginBottom( 

   float value

);
public:

property float TxtPageMarginBottom {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members